home *** CD-ROM | disk | FTP | other *** search
/ Max Special: Max Gallery / Max Special Gallery.iso / pc / menuag.dir / 00023.ls < prev    next >
Encoding:
Text File  |  1997-04-03  |  94 b   |  8 lines

  1. on mouseUp
  2.   if isWindows() then
  3.     go("CASTIN_TOW")
  4.   else
  5.     go("CASTIN_TO")
  6.   end if
  7. end
  8.